home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Programming / powerd / modules.lha / modules / realtime.m < prev    next >
Encoding:
Text File  |  2000-05-22  |  508 b   |  15 lines

  1. LIBRARY RealTimeBase
  2.     LockRealTime(D0)(d0)=-30,
  3.     UnlockRealTime(A0)(d0)=-36,
  4.     CreatePlayerA(a0:PTR TO TagItem)(d0)=-42,
  5.     CreatePlayer(a0:LIST OF TagItem)(d0)=-42,
  6.     DeletePlayer(A0)(d0)=-48,
  7.     SetPlayerAttrsA(a0,a1:PTR TO TagItem)(d0)=-54,
  8.     SetPlayerAttrs(a0,a1:LIST OF TagItem)(d0)=-54,
  9.     SetConductorState(A0,D0,D1)(d0)=-60,
  10.     ExternalSync(A0,D0,D1)(d0)=-66,
  11.     NextConductor(A0)(d0)=-72,
  12.     FindConductor(A0)(d0)=-78,
  13.     GetPlayerAttrsA(a0,a1:PTR TO TagItem)(d0)=-84,
  14.     GetPlayerAttrs(a0,a1:LIST OF TagItem)(d0)=-84
  15.